Feature: Crear tag

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 22.868s

Scenario: Crear tag con datos validos

Before 0m 0.727s
Given the user navigates to Ghost at "<GHOST>" 0m 1.014s
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>" 0m 0.849s
And the user navigates to the tags page 0m 1.040s
And I wait for 2 seconds 0m 2.237s
When the user cliks on the new tag 0m 0.354s
And I wait for 1 seconds 0m 1.233s
And I enter name tag to delete "ToDelete" 0m 0.381s
And I enter description tag "<TAGDESCRIPTION>" 0m 0.509s
Then I click in save tag 0m 0.395s
And I wait for 1 seconds 0m 1.240s
Then I click again tags 0m 0.432s
And I wait for 2 seconds 0m 2.276s
And I click in tag to delete 0m 0.348s
And I wait for 2 seconds 0m 2.259s
And I edit the tag name 'EditTag' 0m 0.392s
And I wait for 1 seconds 0m 1.202s
And I edit the tag description 'descriptioneditok' 0m 0.482s
And I wait for 1 seconds 0m 1.220s
Then I click in save tag 0m 0.390s
And I wait for 1 seconds 0m 1.222s
Then I click again tags 0m 0.430s
And I wait for 2 seconds 0m 2.234s
After 0m 0.002s

Screenshots

Before
NO IMAGE AVAILABLE
Given the user navigates to Ghost at "<GHOST>"
And the user logs in using the credentials "<USERNAME>" and "<PASSWORD>"
And the user navigates to the tags page
And I wait for 2 seconds
When the user cliks on the new tag
And I wait for 1 seconds
And I enter name tag to delete "ToDelete"
And I enter description tag "<TAGDESCRIPTION>"
Then I click in save tag
And I wait for 1 seconds
Then I click again tags
And I wait for 2 seconds
And I click in tag to delete
And I wait for 2 seconds
And I edit the tag name 'EditTag'
And I wait for 1 seconds
And I edit the tag description 'descriptioneditok'
And I wait for 1 seconds
Then I click in save tag
And I wait for 1 seconds
Then I click again tags
And I wait for 2 seconds
After
NO IMAGE AVAILABLE